button: Use GtkGestureMultiPress for signal emission
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 12 May 2014 17:12:27 +0000 (19:12 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:31 +0000 (19:54 +0200)
commitfd9925141b38d464d2cc60a31ecf5f3b58953dc5
tree64fbe2446e24dcbcc50f00b1aebb6f83c22b1b31
parente638ff79744586eaea549605836f51db6a06ca61
button: Use GtkGestureMultiPress for signal emission

It is now useful for that purpose with a ::release signal, so replace
the custom GtkGestureSingle with one of these.
gtk/gtkbutton.c